home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 6 / The Arsenal Files 6 (Arsenal Computer).ISO / business / sman_10.zip / README.TXT < prev    next >
Text File  |  1995-12-30  |  3KB  |  86 lines

  1. ******************************************************************
  2. *                                                                *
  3. *                          StockMan                              *
  4. *                     Written by Mark Qian                       *
  5. *                                                                *
  6. ******************************************************************
  7.  
  8.  
  9.  
  10.  
  11. StockMan is a stock market analysis tool. It allow you to summary,
  12. watch, and analyze stock changes.
  13.  
  14. The Structure of StockMan:
  15. =========================
  16.  
  17.   1). Input
  18.       StockMan uses a data file(the default is sm_data.txt) as its 
  19.       input information.  When StockMan is run, it updates its 
  20.       database file(the default is sm_db.sdb) using the infor from 
  21.       sm_data.txt. 
  22.  
  23.       The best way to build the data file, sm_data.txt, is using 
  24.       Compuserve's Quotes function.(Click at icon "Quotes" in WINCIM's
  25.       toolbar.)
  26.   
  27.       To build sm_data.txt using WINCIM, you need to first add tickers 
  28.       to the list box in Stock Quotes dialog in WINCIM. This package
  29.       include a file named quotes.dat for testing. To perform this test,
  30.       you can first backup your c:\cserve\support\quotes.dat and then replace
  31.       it with the one comes with StockMan package.
  32.  
  33.       Next, you need to click at "Get All" button in Stock Quotes dialog in
  34.       WINCIM and save the result to the file named sm_data.txt in the 
  35.       directory where sm.exe resides. 
  36.  
  37.       Finally, you can run StockMan. 
  38.  
  39.   2). Output
  40.       StockMan provides a variety of summary and analysis results:
  41.  
  42.       On its main screen, it display the graphs of all the quotes in
  43.       the order you set in a user-defined period.  This will give you
  44.       a brief summary about the today's stock information.
  45.  
  46.       On its Table screen, a overall summary table shows the today's
  47.       quotes information in a user-defined sorted order. For example,
  48.       you may set the order to Change(%)- Descending to view which quote
  49.       has been up or down most.
  50.  
  51.       You can view the graph of any listed quote by double clicking at
  52.       the row of the quote.
  53.  
  54.   3). Alarm
  55.       The alram function allows you to watch quotes: the "Stock Table" 
  56.       button and "Alarm" button will flash when the price of a watched
  57.       quote falls into the pre-set range.
  58.  
  59.  
  60.  
  61. Important:  In order to build what you want into next verion, 
  62. *********   please EMail me your comments about this program: 
  63.             What is NOT good enough?
  64.             What do you wish to be in next version?
  65.  
  66.  
  67.  
  68. You can contact the author in following ways:   
  69.  
  70.  
  71.     a). EMail the author at markqian@aol.com through Internet;
  72.     b). EMail the author at Mark Qian through America Online;
  73.     c). EMail the author at CIS-mail 76463,1251 through CompuServe;
  74.     d). Mail the author at Mark Qian  P.O. Box 390235, Mountain View, CA. 94039-0235  USA.   
  75.  
  76. Author: Mark Qian.
  77.  
  78.    
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.       
  86.